Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext


~Evelyn Elfreechekgon 17.Jan.03 09:42 PM a Web browser
Applications Development 6.0 Windows 2000


I am building a simple Domino JSP Page:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META name="GENERATOR" content="IBM WebSphere Studio">
<TITLE>Domino News Stories</TITLE>
<%@page language="Java" session="true" isThreadSafe="true" isErrorPage="false"%>
<%@taglib uri="domtags.tld" prefix="domino"%>
<%@taglib uri="domutil.tld" prefix="domutil"%>
</HEAD>
<BODY>
<H1>News Stories Content</H1>
<domino:view dbname="NewsStories.nsf" viewname="AllNewsStoriesView"
dbserver="myServer" user="admin" password="password">
</domino:view>
</BODY>
</HTML>

When I run it on the WebSphere v4.0 Test Environment, I get a Notes Exception error (4632)User Admin is not a server. Anyone run into this problem before?






JSP and WebSphere Studio App Develo... (~Evelyn Elfreec... 17.Jan.03)
. . RE: JSP and WebSphere Studio App De... (~Sanjay Umluter... 15.Feb.03)
. . RE: JSP and WebSphere Studio App De... (~Evelyn Elfreec... 21.Feb.03)
. . RE: JSP and WebSphere Studio App De... (~Lex Desnipulli... 4.Feb.03)





  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

 RSS feedsRSS
All forum posts RSS
All main topics RSS